Open API

POST api/PortalLogin/UpdateClosureForm

Request Information
  • NameclosureFormViewModel
  • DescriptionNo documentation available.
  • Additional Information

    Define this parameter in the Http Request Header

{
  "BillingStopped": true,
  "BillingStoppedComments": "sample string 2",
  "PaymentSetteled": true,
  "PaymentSetteledComments": "sample string 4",
  "InfraDeactivated": true,
  "InfraDeactivatedComments": "sample string 6",
  "QaValidated": true,
  "QaValidatedComments": "sample string 8",
  "CSConfirmed": true,
  "CSConfirmedComments": "sample string 10",
  "StoreSSO": "sample string 11"
}